*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 5 Jan 2001 12:23:11 +0000 (12:23 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 5 Jan 2001 12:23:11 +0000 (12:23 +0000)
lisp/ChangeLog
src/ChangeLog

index d82719668d2f6701a3d8ca927aff9c79446655eb..5f75408513872a12542c783691b34a534f3c545a 100644 (file)
@@ -4,7 +4,7 @@
 
 2000-01-05  Kenichi Handa  <handa@etl.go.jp>
 
-       * composite.el (compose-last-chars): New argument COMPONENTS.  It
+       * composite.el (compose-last-chars): New argument COMPONENTS.  If
        it is non-nil, compose preceding characters by compose-region with
        COMPONENTS.
 
index b933994b6b80c2304a3437f0f9e71229bb115257..3f059ca6af3467677cabd9acf35a488b29cbd5c6 100644 (file)
@@ -1,3 +1,8 @@
+2001-01-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * sysdep.c: Don't prototype srandom; it takes an unsigned argument
+        on some systems, and an unsigned long on others, like FreeBSD 4.1.
+
 2001-01-04  Gerd Moellmann  <gerd@gnu.org>
 
        * xterm.c (clear_mouse_face): Don't return if tip_frame is